Welcome![Sign In][Sign Up]
Location:
Search - forum in jsp

Search list

[Otherbbs

Description: 项目采用eclipse3.3+myeclipse6.0.1GA+SQLServer2000+TomCat6.0开发,实现了简单的论坛功能。 设置分页条数分别在forumdisplay.jsp(10行)和viewthread.jsp(17行) 数据库采用直连,驱动在项目文件夹下,jtds-1.2.2.jar -Project uses eclipse3.3+ myeclipse6.0.1GA+ SQLServer2000+ TomCat6.0 develop, implement a simple forum function. Set the number of pages, respectively forumdisplay.jsp (10 lines), and viewthread.jsp (17 lines) database using Direct Connect, the driver in the project folder, jtds-1.2.2.jar
Platform: | Size: 1258496 | Author: 王辉 | Hits:

[Windows DevelopCnJBBv201

Description: CnJBB个人版是基于J2EE开发的一套网络BBS论坛系统,本版本所有数据均采用数据库存储,安装、升级请运行install/index.jsp文件。-CnJBB Personal Edition is a J2EE-based BBS forum for the development of a network system, all data are used in this version of the database storage, installation, upgrade, run the install/index.jsp file.
Platform: | Size: 3956736 | Author: 苏林 | Hits:

[JSP/Javashuntian

Description: 顺天科技论坛JSP源代码,有完整源码跟前台页面文件。-Shun Tin Technology Forum JSP source code, with complete source code in front of sets the page file.
Platform: | Size: 1384448 | Author: 刘元宝 | Hits:

[JSP/Java93317489BBSjsp

Description: 一个基于jsp/servlet的bbs论坛系统的源码,可以下载下来-One based on jsp/servlet in the bbs forum system source code, you can download down to see
Platform: | Size: 38912 | Author: hanqian | Hits:

[JSP/Java1111123332243

Description: 这个源码是是SQL,jsp等开发工具所开发的。有最为完善的论坛管理功能,但可能在有些方面还是存在在一些不足。但功能是没有问题。-The source Yes Yes SQL, jsp and other development tools developed. Has the most comprehensive forum for management functions, but may still exist in some areas in a number of deficiencies. But the function is no problem.
Platform: | Size: 487424 | Author: 周星星 | Hits:

[JSP/Javaxznxbbsv10

Description: 徐州农校交流论坛 V1.0,是论坛系统jsp开发的良好参考源码。-Forum for the exchange of agricultural school in Xuzhou V1.0, is a forum system developed good reference source jsp.
Platform: | Size: 362496 | Author: 吕梁 | Hits:

[JSP/Javabbs

Description: jsp+access小型论坛源码: 1.数据连接:ODBC>>系统DNS>>BBS 数据库文件bbs01.mdb 无用户名及密码 2.class文件,位于JAVACLASS目录下,请将其下的TEST目录,放到CLASSPATH指定的目录下。 其中bbsreg.java包含数据库连接部分,必要时可重新编译。 3.本论坛管理员名及密码:-jsp+ access small forum Source: 1. data connection: ODBC> > System DNS> > BBS database file bbs01.mdb useless username and password 2.class file, located in the JAVACLASS directory, please under the TEST directory, put to the CLASSPATH the specified directory. Which contains the database connection bbsreg.java part, if necessary, re-compile. 3. The forum administrator name and password: anan
Platform: | Size: 65536 | Author: 鲁向阳 | Hits:

[JSP/JavaJava01schoolbbs

Description: 名称:五月花学院BBS 主题:学院论坛 内容:用户注册,发帖,回帖,收发短信,个人资料管理|后台对版区,版块,添加删除,删除主贴,删除回帖,用户资料管理 设计理念(出发点):为全员学生提供一个交流的平台 设计技巧:前台采用Dreamweaver+Fireworks mvc 设计模式 后台采用Hibernate框架做持久层+servlet做业务控制+jsp显示 用途:用于学院学生之间生活学习上的交流-Name: Mayflower College BBS topic: College Forum content: user registration, post, Replies, send and receive text messages, personal information management | back to the edition area, forum, add remove, remove the main paste, delete Replies, user data management design philosophy (starting point): In order to provide a full platform for the exchange students design skills: front using Dreamweaver+ Fireworks mvc design pattern framework of the background to do with Hibernate persistence layer+ servlet+ jsp made operational control display purposes: to live and study among college students the exchange
Platform: | Size: 3761152 | Author: houxu | Hits:

[JSP/JavaBBS

Description: BBS论坛 该论坛能实现注册,登录,发帖,评论,管理会员,赠送鲜花等功能,用jsp编写,在windowsXP、windows2003上运行-BBS forum, the forum to achieve registration, login, post, comments, members of management, flower and other functions, with JSP prepared, in the windowsXP, Windows2003 running
Platform: | Size: 1588224 | Author: 湖中水 | Hits:

[ERP-EIP-OA-PortalAuthority

Description: 系统admin,密码:1 Spring3 MVC 教程 (Mybatis+ExtJS基本权限管理) 说明: 喷EXT的就绕行吧 • 验证码:采用开源的https://code.google.com/p/kaptcha/,代码自己修改了部分。 • 上传文件:swfupload,参考论坛里面的另外一个帖子。 • ext的tab非iframe模式,只加载一次ExtJS,速度还可以~自己命名jsp里面的变量的时候注意变量ID不要重复 参加下面部分js代码 • 框架采用了mybatis+spring3MVC,应该说是学习springmvc的好例子。代码都有详细注释。 • js的加载采用了yepnope,是一个基于条件的异步资源(JS和CSS)加载工具 • mybatis的配置文件的生成采用了自己修改的mybatis的工具。mybatis-generator 修改版 基于maven+ssm3构建-System admin, password: 1 Spring3 MVC tutorial (Mybatis+ ExtJS Rights Management) Description: Spray EXT to bypass it • verification code: open source https://code.google.com/p/kaptcha/, code modify part. • upload files: swfupload, Reference Forum inside the post. The iframe mode • ext tab, only loaded once ExtJS speed to variable naming jsp inside, Note that the variable ID do not repeat to participate in the following part of the js code The • framework using mybatis+ spring3MVC, should be said is a good example to learn springmvc The code has detailed notes. • js loaded using yepnope, a condition-based asynchronous resources (JS and CSS) loading tool • mybatis configuration file generated using the mybatis tools modify. a modified version of mybatis-generator Build maven+ ssm3
Platform: | Size: 1211392 | Author: paul | Hits:

[WEB CodeJSPBBS

Description: 一个使用JSP、MyEclipse和MySQL编写的BBS系统,本程序使用mysql数据库;数据库连接在 工程\forum\src\dxk\server文件夹下MysqlDB.java中数据库用户名root密码123456 可以根据需要自行修改。-Use JSP the MyEclipse and MySQL written BBS systems, the program uses a mysql database database connection in Engineering \ forum \ src \ dxk \ server file folder MysqlDB.java database user name root password 123456 can be modified according to their needs.
Platform: | Size: 3075072 | Author: 崔锦羱 | Hits:

[JSP/JavaEasyJForum-v2.21

Description: EasyJForum是一款构建于JSP+MSSQL的JSP论坛,它的界面与目前流行的PHP论坛程序Discuz!界面很相似,以方便用户的操作习惯。它的基本目的是为Java中文站点提供最好的论坛服务。 它和DISCUZ论坛一样有着出色的功能和高负载能力。是为数不多的运行于JSP平台的论坛程序。-EasyJForum is a built on JSP+MSSQL JSP Forum, its interface with the popular PHP Forum Discuz! Interface is very similar, in order to facilitate the user' s operating habits. Its basic purpose is to provide the best site for the Java Chinese forum services. It has excellent DISCUZ forum-like functionality and high load capacity. Is one of the few platforms running on JSP forum program.
Platform: | Size: 3631104 | Author: 晓婷长月 | Hits:

[JSP/JavaBook

Description: 利用jsp编写的一个论坛,功能强大,用户可以在上面注册发帖- 利用jsp编写的一个论坛,功能强大,用户可以在上面注册发帖 Use JSP prepared a forum, powerful function, users can register to post in the above
Platform: | Size: 3404800 | Author: 唐抒辰 | Hits:

[JSP/Javazb_runcommunity

Description:   应用服务器:Apache tomcat6;   数据库:Oracle;开发工具Eclipse;   开发语言及技术:Java,SQL,Hibernate,JSP,JavaScript,Struts2等;   项目描述:此站点是某公司为了给那些爱好跑步的人提供一个网上交流的平台,同时也是为了宣传公司的推出的体育产品,在网上提供现实论坛所需的各种交流手段,以服务广大跑步和运动网友为主,是结交跑友,了解跑步信息,享受虚拟跑步运动的好去处。整个系统主要包括会员个人中心、跑步论坛、音乐跑不停、跑步装备库、专业跑步指南、后台管理系统。-Application Server: Apache tomcat6 Database: Oracle development tools Eclipse development languages ​ ​ and technologies: Java, SQL, Hibernate, JSP, JavaScript, Struts2, etc. Project Description: This site is a company in order to give those who are interested in running a home online communication platform, but also to promote the company' s launch of sports products, offers a variety of online communication tools needed for the real forum to serve the majority of users running and movement-based, is to run the Friends Meeting, running information to understand and enjoy the virtual running good place for sports. The whole system, including Member personal center, running forums, ran non-stop music, running arsenal, professional runners guide, backstage management system.
Platform: | Size: 14184448 | Author: 闫梦彪 | Hits:

[JSP/JavaBBS

Description: 十一个java的论坛设计,是用JSP和servlet写的简易的论坛。-Forum Design eleven java is the use of JSP and servlet written in a simple forum.
Platform: | Size: 15962112 | Author: 周新明 | Hits:

[Internet-Networksns

Description: 基于jsp的论坛系统,主要使用html中嵌套java代码-Forum system based on JSP, mainly the use of nested java code in HTML
Platform: | Size: 4464640 | Author: 泡咖啡 | Hits:

[WEB Codecwbbs2_open

Description: 基于Servlet + Jsp + JavaBean开发,未使用框架,运行速度更快,采用了插件式的构架,易于扩展功能。含CMS(文章管理系统)、博客、论坛,实现了伪静态、泛域名(二级域名博客、商铺)支持、可配置的验证码、无级树形目录、其于开源Quartz组件的定时调度功能、基于开源JCS组件的对象级缓存、完整的权限结构、RSS聚合、图片水印、禁止IP及时段、Lunce全文检索、采集机器人、辩论插件、悬赏插件、鲜花鸡蛋插件-Based on Servlet+ Jsp+ JavaBean development, without the use of the framework, running faster, using the plug-in architecture, easy to expand the function. Including the article management system (CMS), blog, forum, and achieve the pseudo static, suffused with domain name (the second level domain name blog, shops) support, configuration of the verification code, stepless directory tree, the regular open source quartz component scheduling functions, based on open JCS components of the object cache, the integrity of the authority structure, RSS polymerization, watermark image, banned IP and period of time, Lunce full-text retri , robot, debate plug-in, plug-in to offer a reward, flowers eggs plug-in acquisition
Platform: | Size: 1065984 | Author: zzpudn79 | Hits:

[JSP/Java120-Library-management-system

Description: 图书馆管理系统 将代码放在java目录下,然后将05\Database文件夹中的 library_Data.MDF和 library_Log.LDF导入SQL ,主程序libraryManager\bin\com\wsy\Library。 代码均在Eclipse SDK Version: 3.6.0 或者是MyEclipse Enterprise Workbench Version: 7.5调试通过,将软件JDK安装在D:\Program Files\Java ,将Eclipse软件安装在D:\Program Files\eclipse,将MyEclipse 软件安装在D:\Program Files\MyEclipse。将SQL软件安装在D:\Program Files\SQL,然后建立SQL用户名是sa, SQL密码是sa,导入Hibernate3包;在D盘根目录建立java目录。 - 01-BBS论坛 将代码放在java目录下,然后将sql.sql导入SQL,管理员为admin,密码admin,主程序 \bbs\WebRoot\index.jsp。-Library management system to put the code under the java directory, and then 05 \ Database folder library_Data.MDF and library_Log.LDF import SQL, main libraryManager \ bin \ com \ wsy \ Library. Codes are in the Eclipse SDK Version: 3.6.0 or MyEclipse Enterprise Workbench Version: 7.5 debugging through the JDK software is installed in D: \ Program Files \ Java, the Eclipse software is installed in D: \ Program Files \ eclipse, the MyEclipse software installed in the D: \ Program Files \ MyEclipse. The SQL software is installed in D: \ Program Files \ SQL, and then create SQL user name is sa, SQL password is sa, import Hibernate3 package build java directory on the D root directory. - 01-BBS the code in the forum under the java directory, and then import the sql.sql SQL, administrator admin, password admin, and the main program \ bbs \ WebRoot \ index.jsp.
Platform: | Size: 2554880 | Author: 伍敏 | Hits:

[JSP/JavaBBS

Description: 此文章是一个BBS论坛程序,带有数据库,主要采用JAVA和JSP-This article is a BBS forum program, with a , mainly in JAVA and JSP
Platform: | Size: 2708480 | Author: wanggang | Hits:
« 1 2 3 4»

CodeBus www.codebus.net